CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hadoop mapreduce

搜索资源列表

  1. SecondarySort

    0下载:
  2. 一个hadoop写的二次排序,使用了mapreduce框架。-Write a hadoop secondary sort, use mapreduce framework.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:2408
    • 提供者:123
  1. hadoop-invertedindex

    0下载:
  2. 基于Hadoop的反向索引的生成工具。输入一系列文本文件,输出word和其出现的文档和位置-Hadoop-based reverse index generation tool. Enter a series of text files, the output word and its emergence and location of the document
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:14003
    • 提供者:李明
  1. mapreduce

    0下载:
  2. 非常好的hadoop mapreduce 的编程介绍和源码示例-Hadoop mapreduce very good introduction and source code examples of programming
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:70816
    • 提供者:qiangzi
  1. hadoop-0.1.0.tar

    0下载:
  2. Hadoop是一个用于运行应用程序在大型集群的廉价硬件设备上的框架。Hadoop为应用程序透明的提供了一组稳定/可靠的接口和数据运动。在 Hadoop中实现了Google的MapReduce算法,它能够把应用程序分割成许多很小的工作单元,每个单元可以在任何集群节点上执行或重复执行。此外,Hadoop还提供一个分布式文件系统用来在各个计算节点上存储数据,并提供了对数据读写的高吞吐率。由于应用了map/reduce和分布式文件系统使得Hadoop框架具有高容错性,它会自动处理失败节点。已经在具有60
  3. 所属分类:Java Develop

    • 发布日期:2017-05-15
    • 文件大小:3598401
    • 提供者:宾利金
  1. hadoop-0.20.0.tar

    1下载:
  2. Hadoop 是一个实现了 MapReduce 计算模型的开源分布式并行编程框架,借助于 Hadoop, 程序员可以轻松地编写分布式并行程序,将其运行于计算机集群上,完成海量数据的计算。-Hadoop is an implementation of the MapReduce computation model of the open-source framework for distributed parallel programming, through the use of Hadoop,
  3. 所属分类:Grid Computing

    • 发布日期:2017-06-22
    • 文件大小:42813980
    • 提供者:xq
  1. OReilly.Hadoop.The.Definitive.Guide.June.2009.RETA

    0下载:
  2. Hadoop got its start in Nutch. A few of us were attempting to build an open source web search engine and having trouble managing computations running on even a handful of computers.-Hadoop got its start in Nutch. A few of us were attempting to buil
  3. 所属分类:Document

    • 发布日期:2017-05-13
    • 文件大小:3488800
    • 提供者:方桭枯
  1. hadoop

    0下载:
  2. Hadoop: The Definitive Guide-Hadoop: The Definitive Guide helps you harness the power of your data. Ideal for processing large datasets, the Apache Hadoop framework is an open source implementation of the MapReduce algorithm on which Google built its
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:3571734
    • 提供者:欧曜玮
  1. hadoop-0.20.2.tar

    0下载:
  2. Hadoop 是一个实现了 MapReduce 计算模型的开源分布式并行编程框架,借助于 Hadoop, 程序员可以轻松地编写分布式并行程序,将其运行于计算机集群上,完成海量数据的计算。-hadoop scource code
  3. 所属分类:Java Develop

    • 发布日期:2017-10-31
    • 文件大小:44575568
    • 提供者:jackie
  1. Pro_Hadoop

    0下载:
  2. 简介了分布式计算开源框架Hadoop。 Hadoop框架中最核心的设计就是:MapReduce和HDFS。MapReduce的思想是由Google的一篇论文所提及而被广为流传的,简单的一句话解释MapReduce就是“任务的分解与结果的汇总”。HDFS是Hadoop分布式文件系统(Hadoop Distributed File System)的缩写,为分布式计算存储提供了底层支持。-Introduction of a distributed system Hadoop.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-17
    • 文件大小:4778870
    • 提供者:黄田
  1. hadoop

    0下载:
  2. 用hadoop的mapreduce寻找最大数-Hadoop' s used to find the maximum number of mapreduce
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:4041
    • 提供者:zhang xinlong
  1. FindMaxValue

    0下载:
  2. 应用hadoop mapreduce模型,在集群中查找最大值,-Application hadoop mapreduce model to find maximum value in the cluster,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:14381
    • 提供者:付新
  1. MapReduce

    0下载:
  2. Hadoop MapReduce 实现倒排索引-Hadoop MapReduce
  3. 所属分类:MPI

    • 发布日期:2017-11-13
    • 文件大小:8202
    • 提供者:JJ
  1. c45-with-hadoop

    0下载:
  2. This a demo of Implementation of C4.5 Algorithm using Hadoop MapReduce frame work. c4.5 using java-This is a demo of Implementation of C4.5 Algorithm using Hadoop MapReduce frame work. c4.5 using java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:5215
    • 提供者:obra
  1. 01.Hadoop权威指南(第3版) PDF高清晰

    1下载:
  2. 了解hadoop使用方法及应用实例,包含hadoop分布式文件系统、IO操作、MapReduce的工作机制、集群管理、Pig等(Understand the Hadoop usage and application examples, including Hadoop distributed file system, IO operation, MapReduce working mechanism, cluster management, Pig and so on)
  3. 所属分类:Java编程

    • 发布日期:2017-12-24
    • 文件大小:55833600
    • 提供者:xdandxm
  1. hadoop-eclipse-plugin-2.7.3.jar

    0下载:
  2. 安装hadoop的eclipse插件,直接在eclipse下调试Mapreduce程序,会节省很多时间。(Installing the Eclipse Plug-in for Hadoop, debugging the Mapreduce program directly under eclipse saves a lot of time.)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:34583552
    • 提供者:方法的
  1. hadoop

    0下载:
  2. 全英文hadoop mapreduce论文及hadoop安装说明(hadoop mapreduce paper and install guide)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:465920
    • 提供者:qwellk
  1. Hadoop MapReduce实战手册.epub

    0下载:
  2. Hadoop MapReduce实战手册(Hadoop MapReduce Practical manual)
  3. 所属分类:文章/文档

  1. InvertedIndex

    0下载:
  2. 基于MapReduce的InvertedIndex实现(InvertedIndex implementation based on MapReduce.)
  3. 所属分类:并行计算

    • 发布日期:
    • 文件大小:1248256
    • 提供者:Gmi
  1. MapReduce源码1

    0下载:
  2. 在hadoop云平台实现单表关联、多变关联(Implementation of single table Association and variable association on Hadoop cloud platform)
  3. 所属分类:并行计算

    • 发布日期:2018-04-29
    • 文件大小:44032
    • 提供者:瑾love
  1. Hadoop-Kmeans

    0下载:
  2. hadoop平台下的K-means算法的实现(Implementation of K-means algorithm under Hadoop platform)
  3. 所属分类:Java编程

    • 发布日期:2018-05-07
    • 文件大小:14336
    • 提供者:jianan_1998
« 12 3 4 5 »
搜珍网 www.dssz.com